home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SVM Multimedia Villagina 2
/
Villagina_2.iso
/
mac
/
SVMM 2
/
Village
/
ECOLE
/
PCMULTI
/
pcmulti.dir
/
00003_Script_3
< prev
next >
Wrap
Text File
|
1995-09-23
|
213b
|
10 lines
on exitFrame
go to the frame
puppetsprite 6,true
set the moveablesprite of sprite 6 to true
if the mouseup then
if sprite 6 intersects 2 then
go to the frame + 1
end if
end if
end